1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
| 2018-09-18T06:59:20.236425Z 136 [Note] Plugin group_replication reported: 'Retrying group recovery connection with another donor. Attempt 2/10' 2018-09-18T06:59:20.309947Z 136 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='dax-mysql-slave', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. 2018-09-18T06:59:20.391623Z 136 [Note] Plugin group_replication reported: 'Establishing connection to a group replication recovery donor 66d67181-ba5b-11e8-9c54-000d3a800ed3 at dax-mysql-slave port: 3306.' 2018-09-18T06:59:20.391891Z 142 [Warning] Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information. 2018-09-18T06:59:20.394226Z 142 [Note] Slave I/O thread for channel 'group_replication_recovery': connected to master 'repl@dax-mysql-slave:3306',replication started in log 'FIRST' at position 4 2018-09-18T06:59:20.416722Z 143 [Note] Slave SQL thread for channel 'group_replication_recovery' initialized, starting replication in log 'FIRST' at position 0, relay log './relay-log-group_replication_recovery.000001' position: 4 2018-09-18T06:59:20.424400Z 142 [ERROR] Error reading packet from server for channel 'group_replication_recovery': The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires. (server_errno=1236) 2018-09-18T06:59:20.424467Z 142 [ERROR] Slave I/O for channel 'group_replication_recovery': Got fatal error 1236 from master when reading data from binary log: 'The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.', Error_code: 1236 2018-09-18T06:59:20.424488Z 142 [Note] Slave I/O thread exiting for channel 'group_replication_recovery', read up to log 'FIRST', position 4 2018-09-18T06:59:20.424640Z 136 [Note] Plugin group_replication reported: 'Terminating existing group replication donor connection and purging the corresponding logs.' 2018-09-18T06:59:20.436806Z 143 [Note] Error reading relay log event for channel 'group_replication_recovery': slave SQL thread was killed 2018-09-18T06:59:20.522269Z 136 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='dax-mysql-slave', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''. 2018-09-18T06:59:20.603837Z 136 [Note] Plugin group_replication reported: 'Retrying group recovery connection with another donor. Attempt 3/10' 2018-09-18T07:00:20.679461Z 136 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='dax-mysql-slave', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. 2018-09-18T07:00:20.762021Z 136 [Note] Plugin group_replication reported: 'Establishing connection to a group replication recovery donor 66d67181-ba5b-11e8-9c54-000d3a800ed3 at dax-mysql-slave port: 3306.' 2018-09-18T07:00:20.762368Z 146 [Warning] Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information. 2018-09-18T07:00:20.764842Z 146 [Note] Slave I/O thread for channel 'group_replication_recovery': connected to master 'repl@dax-mysql-slave:3306',replication started in log 'FIRST' at position 4 2018-09-18T07:00:20.787728Z 147 [Note] Slave SQL thread for channel 'group_replication_recovery' initialized, starting replication in log 'FIRST' at position 0, relay log './relay-log-group_replication_recovery.000001' position: 4 2018-09-18T07:00:20.794590Z 146 [ERROR] Error reading packet from server for channel 'group_replication_recovery': The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires. (server_errno=1236) 2018-09-18T07:00:20.794623Z 146 [ERROR] Slave I/O for channel 'group_replication_recovery': Got fatal error 1236 from master when reading data from binary log: 'The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.', Error_code: 1236 2018-09-18T07:00:20.794635Z 146 [Note] Slave I/O thread exiting for channel 'group_replication_recovery', read up to log 'FIRST', position 4 2018-09-18T07:00:20.794786Z 136 [Note] Plugin group_replication reported: 'Terminating existing group replication donor connection and purging the corresponding logs.' 2018-09-18T07:00:20.807977Z 147 [Note] Error reading relay log event for channel 'group_replication_recovery': slave SQL thread was killed 2018-09-18T07:00:20.895774Z 136 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='dax-mysql-slave', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''. #从库2多次尝试从从库1获取binlog日志,没有成功,切换master_host节点,尝试从主库获取binlog日志文件: 2018-09-18T07:00:20.980112Z 136 [Note] Plugin group_replication reported: 'Retrying group recovery connection with another donor. Attempt 4/10' 2018-09-18T07:00:21.052930Z 136 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='dax-mysql-master', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. 2018-09-18T07:00:21.141126Z 136 [Note] Plugin group_replication reported: 'Establishing connection to a group replication recovery donor 8182e5ae-af54-11e8-af0e-000d3a801ae2 at dax-mysql-master port: 3306.' 2018-09-18T07:00:21.141498Z 150 [Warning] Storing MySQL user name or password information in the master info repository is not secure and is therefore not recommended. Please consider using the USER and PASSWORD connection options for START SLAVE; see the 'START SLAVE Syntax' in the MySQL Manual for more information. 2018-09-18T07:00:21.143773Z 150 [Note] Slave I/O thread for channel 'group_replication_recovery': connected to master 'repl@dax-mysql-master:3306',replication started in log 'FIRST' at position 4 2018-09-18T07:00:21.166993Z 151 [Note] Slave SQL thread for channel 'group_replication_recovery' initialized, starting replication in log 'FIRST' at position 0, relay log './relay-log-group_replication_recovery.000001' position: 4 2018-09-18T07:00:21.171461Z 150 [ERROR] Error reading packet from server for channel 'group_replication_recovery': The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires. (server_errno=1236) 2018-09-18T07:00:21.171518Z 150 [ERROR] Slave I/O for channel 'group_replication_recovery': Got fatal error 1236 from master when reading data from binary log: 'The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.', Error_code: 1236 2018-09-18T07:00:21.171528Z 150 [Note] Slave I/O thread exiting for channel 'group_replication_recovery', read up to log 'FIRST', position 4 2018-09-18T07:00:21.171645Z 136 [Note] Plugin group_replication reported: 'Terminating existing group replication donor connection and purging the corresponding logs.' 2018-09-18T07:00:21.186565Z 151 [Note] Error reading relay log event for channel 'group_replication_recovery': slave SQL thread was killed 2018-09-18T07:00:21.271867Z 136 [Note] 'CHANGE MASTER TO FOR CHANNEL 'group_replication_recovery' executed'. Previous state master_host='dax-mysql-master', master_port= 3306, master_log_file='', master_log_pos= 4, master_bind=''. New state master_host='<NULL>', master_port= 0, master_log_file='', master_log_pos= 4, master_bind=''. .... [ERROR] Slave I/O for channel 'group_replication_recovery': Got fatal error 1236 from master when reading data from binary log: 'The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires.', Error_code: 1236
|